* configure.in: Remove extra ;; from hpux cases.
authorJim Blandy <jimb@redhat.com>
Tue, 8 Jun 1993 07:21:54 +0000 (07:21 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 8 Jun 1993 07:21:54 +0000 (07:21 +0000)
configure1.in

index 30cfb32117009456cae4e673517a9b2c5f618aa5..bf23d19013d7a7df1cb308056877acdd71e31a3e 100755 (executable)
@@ -559,13 +559,13 @@ case "${configuration}" in
 
   ## HP 9000 series 700 and 800, running HP/UX
   hppa*-hp-hpux7* )
-    machine=hp9000s800 opsys=hpux ;;
+    machine=hp9000s800 opsys=hpux
   ;;
   hppa*-hp-hpux8* )
-    machine=hp9000s800 opsys=hpux8 ;;
+    machine=hp9000s800 opsys=hpux8
   ;;
   hppa*-hp-hpux9* )
-    machine=hp9000s800 opsys=hpux9 ;;
+    machine=hp9000s800 opsys=hpux9
   ;;
 
   ## HP 9000 series 700 and 800, running HP/UX